toggle menu
library
common
switch theme
search in API
library
/
io.github.wax911.library.model.request
/
[common]PersistedQuery
Persisted
Query
common
data
class
PersistedQuery
(
val
sha256Hash
:
String
,
val
version
:
Int
)
Contents of a PersistedQuery extension inside a QueryContainer
See also
Query
Container
Builder.
put
Persisted
Query
Hash
Query
Container
Builder.
put
Extension
Members
Constructors
Persisted
Query
Link copied to clipboard
common
constructor
(
sha256Hash
:
String
,
version
:
Int
)
Properties
sha256Hash
Link copied to clipboard
common
val
sha256Hash
:
String
version
Link copied to clipboard
common
val
version
:
Int